Open topic with navigation
Over
-⍥⌊ 3.6 ⍝ Same as ∘ or ⍤ monadically ¯3 5.1 -⍥⌊ 3.6 ⍝ Applies ⌊ to both arguments 2 'Dyalog' ≡⍥⎕C 'DYALOG' ⍝ Case-insensitive match 1 'Dyalog' ≡⍥⎕C 'IBM' 0
Language Elements